projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
336707e
)
; * src/w32.c: Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 22 Aug 2017 16:52:47 +0000
(19:52 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 22 Aug 2017 16:52:47 +0000
(19:52 +0300)
src/w32.c
patch
|
blob
|
history
diff --git
a/src/w32.c
b/src/w32.c
index 1b1f8d84801aa6eea27ca69797ad65740feae019..a4be017d8ed69088888a02fcd4c6804aab3e08b2 100644
(file)
--- a/
src/w32.c
+++ b/
src/w32.c
@@
-1498,7
+1498,7
@@
w32_valid_pointer_p (void *p, int size)
. Turning on w32-unicode-filename on Windows 9X (if it at all
works) requires UNICOWS.DLL, which is thus a requirement even in
- non-GUI sessions, something th
e
we previously avoided. */
+ non-GUI sessions, something th
at
we previously avoided. */
\f